google.golang.org/grpc/internal/transport.http2Server.authInfo (field)
4 uses
google.golang.org/grpc/internal/transport (current package)
http2_server.go#L78: authInfo credentials.AuthInfo // auth info about the connection
http2_server.go#L253: authInfo: authInfo,
http2_server.go#L1399: if au, ok := t.authInfo.(credentials.ChannelzSecurityInfo); ok {
http2_server.go#L1434: AuthInfo: t.authInfo, // Can be nil
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)